const runtime._BUS_ADRERR
2 uses
runtime (current package)
defs_linux_amd64.go#L79: _BUS_ADRERR = 0x2
signal_unix.go#L807: if g.sigcode0 == _BUS_ADRERR && g.sigcode1 < 0x1000 {
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)